private projectへのリンクを明確化するUserCSS
/takker/private projectへのリンクだと明示するUserCSS
code:style.css
.page-linkhref^="/10cho-prv"::before,
.page-linkhref^="/10cho-math"::before{
content: '🔒';
}
UserCSS